home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
- <plist version="0.9">
- <dict>
- <key>Classes</key>
- <dict>
- <key>NSApplication</key>
- <dict>
- <key>Attributes</key>
- <dict>
- <key>currentSong</key>
- <dict>
- <key>Description</key>
- <string>The song that is currently selected for playing.</string>
- <key>Name</key>
- <string>current song</string>
- </dict>
- <key>isPlaying</key>
- <dict>
- <key>Description</key>
- <string>The state of the player.</string>
- <key>Name</key>
- <string>is playing</string>
- </dict>
- </dict>
- <key>Description</key>
- <string>mpegToaster's top level scripting object.</string>
- <key>Name</key>
- <string>application</string>
- <key>PluralName</key>
- <string>applications</string>
- <key>ToManyRelationships</key>
- <dict>
- <key>songs</key>
- <dict>
- <key>Description</key>
- <string>The list of songs that the player selects from.</string>
- <key>Name</key>
- <string>songs</string>
- </dict>
- </dict>
- </dict>
- </dict>
- <key>Description</key>
- <string>mpegToaster specific classes.</string>
- <key>Name</key>
- <string>mpegToasterSuite</string>
- </dict>
- </plist>
-